(compile-last): Ensure GREP_OPTIONS is null before calling
authorGlenn Morris <rgm@gnu.org>
Sun, 18 Oct 2009 00:34:47 +0000 (00:34 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 18 Oct 2009 00:34:47 +0000 (00:34 +0000)
commit6748d77e20dbad5dcf75a9a330ec9f2574704c6a
treeebb8e1f14d6142ace273361ad9efc1ff0d62096b
parent5aba9870381368f4f43ba3682a313410a174cec4
(compile-last): Ensure GREP_OPTIONS is null before calling
grep, so that binary files (eg international/uni-bidi.el) can match.
Remove test for "UnicodeData" files, since it is hopefully unnecesary
now, and in any case the file header format has changed.
lisp/ChangeLog
lisp/Makefile.in